@charset "utf-8";
/* CSS Document */

body,html{margin:0;padding:0;font-family: Microsoft YaHei; font-size: 1rem;  line-height: 1.5; color: #373a3c; background-color: #fafafa; width:100%; min-width:1200px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,table,tr,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ul,ul li,input, dl, dd {  padding:0; margin:0; list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a{text-decoration:none; color:#444;-moz-transition: all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
a:hover{text-decoration:none; }
.fl{float:left;}
.fr{float:right;}
textarea{resize:none; overflow:auto;}
.clearfix:after {content:'';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear { clear: both;font-size: 0;height: 0;line-height: 0;}
.baseDiv{ width:1200px; margin:0 auto; margin-left:auto !important; margin-right:auto !important;}
/*顶部*/
.head{ width:100%; background-color:#fff; border-bottom: 1px solid #ebebeb; border-top:5px solid #0657b2; box-shadow:0 3px 10px rgba(0,0,0,0.1); position: relative;z-index:100;}
.head .head_top{height:36px; line-height:36px; background-color:#eeeeee; font-size:14px; color:#666;}
.head .head_top a{ color:#5a5a5a;}
.head .head_top a:hover{color:#0657b2; }
.head .head_top span{ color:#cccccc; font-size:10px; padding:0 10px; }
.head .head_logo{width:100%;}
.head .head_logo .logoDiv{height:100px; width:333px;display:block; }
.head .head_logo .rightDiv{ margin-top:0px; position:relative; padding-right:100px;}
.head .head_logo .rightDiv .phone{ margin-left:10px;}
.head .head_logo .rightDiv .tp{ width:49px; height:48px; background:url(../images/t_pho.png) center center no-repeat;}
.head .head_logo .rightDiv .p1{ line-height:14px; font-size:12px; color:#666666; }
.head .head_logo .rightDiv .p1 span{ color:#1c54a9; font-size:18px;}
.head .head_logo .rightDiv .p2{ font-size:28px; color:#cc0000;font-weight:700; height:34px; line-height:40px;}
.head .head_logo .rightDiv .ewm{ width:80px; height:80px; position:absolute; right:0; top:-15px;}
.head .head_logo .rightDiv .ewm img{ display:block; width:100%; }

.nav{margin-top:22px;}
.navMain{ }
.nav .navMain .navLi{ float:left; position:relative; }
.nav .navMain .navLi.indexLi{}
.nav .navMain .navLi .a1{ display:block; height:55px; width:108px; color:#333; font-size:15px; line-height:55px; text-align:center; position:relative; }
.nav .navMain .active .a1,.nav .navMain .navLi .a1:hover{background: url(../images/navBG.png) center center no-repeat;}
.nav .navMain .navLi .a1 em{position: absolute; bottom: 0; left: 50%; margin-left: -3px; width: 0; height: 0; border-style: solid; border-width: 5px; border-color: transparent transparent #fff transparent; display:block; }
.nav .navMain .active .a1 em,.nav .navMain .navLi .a1:hover em{ display: inline-block;}
.nav .navMain .navLi .dh2{ width:180px; box-shadow: 0 3px 15px rgba(0,0,0,0.1) ;padding:5px 10px; top:100%; left:0; position:absolute; z-index:1000; display:none; overflow:hidden; -moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s; background-color:#fff; border-top:3px solid #ffb400; }
.nav .navMain .navLi .dh2 a.a2{display:block;  background-color:#3775d0; color:#fff; font-weight: 700; line-height:20px; font-size:15px; padding:10px 0; margin:10px 5px 0px 5px; border-bottom:1px solid #105ec0;}
.nav .navMain .navLi .dh2 a.a3 span{ padding-left:15px;}
.nav .navMain .navLi .dh2 a.a2 span{padding-left:20px;}
.nav .navMain .navLi .dh2 a.a3{ display: block; line-height:20px; font-size:14px; padding:8px 0; margin:5px 5px 0px 5px; border-bottom:1px solid #ebebeb; }
.nav .navMain .navLi .dh2 a.a2:hover,.nav .navMain .navLi .dh2 a.a3:hover{ background-color:#ffab15; border-bottom: 1px solid #d28907; color: #fff; }
.nav .navMain .navLi:hover .dh2{ display:block;}




/*banner*/
.banner{width:100%; background:#fff; margin-top:0px; position:relative; overflow: hidden;}
.banner_slides{position:relative; overflow:hidden; width:100%; margin:auto; margin-left:auto; margin-right:auto}
.banner_slides , .slides_container , .slides_control ,.banner_pic{ height:500px; }
.banner_slides li.slidesjs-slide{ width:100%; height:500px;} 
.banner_slides li a{}
.banner_pic{display:block; width:100%; height:500px;}
.slides_btn{position:absolute; z-index:999;display:block;width:40px;height:70px;margin-top:-35px;top:50%;overflow: hidden;text-indent:-9999px; display:none;}
.btn_previous{ left:8%; background-position:left top;}
.btn_next{ right:8%;background-position:left bottom;}
	/*页码*/
.slides_pagination{ width:80px;height:8px;bottom:25px; right:50%; margin-right:-40px; position:absolute;z-index:100; text-align:center; }
.slides_pagination li{margin: 0 5px;display:inline-block; width:13px;+float:left;}
.slides_pagination li a{display:inline-block; *display:inline;zoom:1;overflow:hidden;width:13px;height:13px;line-height:50px;background:#fff;color:#666;filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity: 0.8;opacity: 0.8; border-radius:100%;}
.slides_pagination li a.active,.slides_pagination li a:hover.active,.slides_pagination li a:hover{background:#1c54a9;color:#fff;}
/*banner end*/

/*公告*/
.gg{ height:70px; line-height:70px; width:100%; min-width:1200px; background:#0657b2; }
.gg .ggTp{  overflow:hidden; }
.gg .ggTp span{ display:block; font-size:16px; font-weight: 700; color:#fff;}
.gg .ggNr{ width:1110px; overflow:hidden; font-size:14px; color:#a4cefd;white-space:nowrap;}
.gg .ggNr:hover{ color: #fff; }
.gg .ggNr span{ display:inline-block; min-width:100%;}

.baseTitle{ height:108px; width:100%;}
/*首页产品*/
.indexMain{ padding:40px 0; background-color:#fff; }
.indexMain .productTitle{background:url(../images/productT.png) center center no-repeat; height:55px; text-align:center; font-size:24px; color:#000; line-height:92px;}
.indexMain .fenlei{ width:1002px; margin-top:25px;}
.indexMain .fenlei li{ float:left; width:165px; margin-right:2px;}
.indexMain .fenlei li a{ display:block; text-align:center; font-size:13px; color:#fff; padding:10px 0; background-color:#0657b2;}
.indexMain .fenlei li a:hover{ background-color:#cc0000; }
.leftClass{ width:240px; }
.leftClass .classT{ height:80px; background:#0657b2; margin-bottom:30px; text-align:center;  }
.leftClass .classT .div1{ padding-top:6px;font-size:30px; color: #fff; font-weight:700; }
.leftClass .classT .div2{ font-size:13px; color: #fff;  }
.leftClass ul{margin-top:;}
.leftClass ul li{ }
.leftClass ul li.lin1{ line-height:50px;margin-top:15px; }
.leftClass ul li.lin1 .dian{ height:13px; width:13px; border-radius:100%; background: #0657b2;margin-top:18px; }
.leftClass ul li.lin1 .xian{width:20px; height:0px;border-top:1px solid #aaa; margin-top:24px;}
.leftClass ul li.lin1 .title{ display: block; color:#333; font-size:16px; font-weight: 700;padding-left:5px; }
.leftClass ul li.lin1 .title:hover{ color: #dc0000; text-decoration: underline; }
.leftClass ul li.lin2{ line-height:55px; position:relative; }
.leftClass ul li.lin2 .dian{ height:8px; width:8px; border-radius:100%; background:#ccc; margin:24px auto auto 35px; }
.leftClass ul li.lin2 .xian{width:0px; height:106px;border-left:1px solid #ccc; position: absolute; left:6px;top:-19px;}
.leftClass ul li.lin2 .title{ display:block; color: #444; font-size:15px; padding-left:10px; }
.leftClass ul li.lin2 .title:hover{ color: #dc0000; text-decoration: underline; }
.leftClass .lBtn{ width:;padding-top:44px; }
.leftClass .lBtn a{display: block; width:119px; height: 120px; margin:auto 1px 1px auto; background: #0657b2; float: left; }
.leftClass .lBtn a .div1{ height: 60px;margin-top:15px; background-repeat:no-repeat; ; background-position: center; }
.leftClass .lBtn a .div2{ text-align: center; color: #a8cef8; font-size: 15px; letter-spacing:1px; padding-top:2px; }
.leftClass .lBtn a.a1{ background: #217bdf; }
.leftClass .lBtn a.a2{ background: #1068ca; }
.leftClass .lBtn a.a3{ background: #1068ca; }
.leftClass .lBtn a.a4{ background: #0d5fbb; }
.leftClass .lBtn a.a1 .div1{ background-image: url(../images/l_icon01.png); }
.leftClass .lBtn a.a2 .div1{ background-image: url(../images/l_icon02.png); }
.leftClass .lBtn a.a3 .div1{ background-image: url(../images/l_icon03.png); }
.leftClass .lBtn a.a4 .div1{ background-image: url(../images/l_icon04.png); }
.leftClass .lBtn a:hover{ background: #ffab15; }
.leftClass .lBtn a:hover .div2{ color: #fff; }
.indexMain .product{ width:940px; }
.indexMain .productList{ overflow:hidden; width:100%; height:811px;/*height:539px;*/ }
.indexMain .productList ul{  width:945px; overflow:hidden;height:816px; /*height:544px;*/}
.indexMain .productList ul li{ float:left; width:310px; margin:0 5px 5px 0; } 
.indexMain .productList ul li .boxa{ display:block; position:relative; cursor:pointer; border:1px solid #ddd;padding-top:0px; background: #f4f4f4;}
.indexMain .productList ul li .boxa .spanImg{ position: relative; display:block; overflow:hidden; height:230px;margin:auto; background-position:center center; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover; background-size:cover;}
.indexMain .productList ul li .boxa .spanT{ display: block; z-index:10; height:35px; line-height:35px; text-align:center; color:#666; font-size:14px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; }
.indexMain .productList ul li .boxa .aB{display:none; width:100%;height:100%; position:absolute; background:rgba(1,91,178,0.8); overflow: hidden; left: 0; top: 0; z-index: 5;}
.indexMain .productList ul li .boxa .aB em{ display:block; width:100%; height:100%;background:url(../images/chakan.png) center center no-repeat;}
.indexMain .productList ul li .boxa:hover .aB{ display:block;}
/*首页新闻*/
.indexNews{ background-color:#fff; padding:10px 0 40px 0; }
.indexNews .newsTitle .leftTitle{ font-size:24px; color:#000; line-height:35px; font-weight: 700;}
.indexNews .newsTitle .fenlei{}
.indexNews .newsTitle .fenlei li{ float:left; line-height:38px; height:35px;}
.indexNews .newsTitle .fenlei li a{ font-size:13px; color:#0657b2; padding:0 5px 0 40px;}
.indexNews .newsTitle .fenlei li a:hover{ color:#cc0000;}
.indexNews .indexNewsBox{ margin-top:15px;}
.indexNews .leftNew{ width:583px; border:1px solid rgb(204, 204, 204);}
.indexNews .leftNew .newsImg{  height:180px;margin:20px 20px 15px 20px; overflow:hidden;background-position:center center; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover; background-size:cover; }
.indexNews .leftNew .newsImg img{ display:block; width:100%; height:100%;}
.indexNews .blog_infTop{ margin:0 20px 20px 20px;}
.indexNews .blog_title{overflow:hidden;white-space: nowrap;text-overflow: ellipsis; line-height:25px;}
.indexNews .blog_title a{ color:#222; font-size:15px; font-weight: 700;}
.indexNews .blog_title a:hover{ color:#cc0000;}
.indexNews .blog_time{ color:#999; font-size:13px;padding:5px 0;}
.indexNews .blog_intro{ color:#888; font-size:14px; margin-top:4px; line-height:23px; height:69px; overflow:hidden;}
.indexNews .rightNew{width:583px; height: 362px; border:1px solid rgb(204, 204, 204); position: relative;}
.indexNews .rightNew .blog_intro{ height:42px; }
.indexNews .blog_title a{ }
.indexNews .rightNew ul{  margin:0 30px;  }
.indexNews .rightNew ul li{ margin-top:35px;}
.indexNews .rightNew ul li .RLtime{ width:75px; height:75px; background: #0e5bb1; text-align: center; color: #fff; }
.indexNews .rightNew ul li .RLtime .div1{ font-weight: 700; font-size:30px; line-height: 30px;padding-top:11px;  }
.indexNews .rightNew ul li .RLtime .div2{ font-size: 13px; padding-top:5px;}
.indexNews .rightNew ul li .RRContant{ width: 425px;margin-top:0px; }
.indexNews .newNumber{ position:absolute; width:43px; height:272px; background:url(../images/icon05.jpg) center center no-repeat; left:50px; top:41px;}


/*关于我们*/
.about{ background:#0657b2;padding:30px 0;}
.about .aboutBox{ background: #fff;padding:25px 0; }
.about .leftAbout { width:455px; height:385px; position: relative;margin-left:25px;}
.about .leftAbout .img{ position:absolute; z-index: 10; right:0; top:0; width: 440px; height: 371px; overflow: hidden; background-position:center center; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover; background-size:cover;}
.about .leftAbout .bg{ position: absolute;z-index: 1; left:0;bottom:0; width:390px; height:290px; background: #ffab15; }
.about .content_box{ width:695px;}
.about .content_box .aboutTitle{ height: 45px;line-height: 40px;margin-top:30px; }
.about .content_box .aboutTitle .atB{ width:85px; height: 4px; background:#078af0; margin-top:20px; }
.about .content_box .aboutTitle .div1{ color: #078af0; font-weight: 700; font-size: 32px;padding:0 15px 0 12px; }
.about .content_box .aboutTitle .div2{ color: #e9e8e8;  font-size:38px;  font-family:Impact; line-height:45px; }
.about .content_box .textBox{height:200px; overflow:hidden; font-size:15px; margin:15px 10px auto 40px;line-height:40px; color:#000;word-break: normal;}
.about .aboutMore{ display:block; margin-top:20px;}
.about .aboutMore .more{margin-left:40px; display:block; background-color:#078af0; width:148px; height:50px; text-align:center; line-height:50px; border-radius:50px; color:#fff; font-size:16px;}
.about .aboutMore .more:hover{ background-color:#ffab15;}
.about .aboutMore .tel{display: block; background-color:#078af0;height:50px;line-height: 50px;  border-radius:50px; color:#fff;padding:0 30px; font-weight: 700; }
.about .aboutMore .tel .telB{ width: 108px; height: 1px; background: #cde8fc;margin-top:24px; }
.about .aboutMore .tel .div1{font-size:24px;padding:0 0 0 20px; line-height: 47px; }
.about .aboutMore .tel .div2{ font-size:26px;  }
/*首页关于我们 end*/

/*首页工程案例*/
.cases{ background:#f2f2f2;padding:40px 0;}
.cases .caseTitle{background:url(../images/casesT.jpg) center center no-repeat; height:84px; }
.cases .caseList{ margin-top:25px; width:1200px; overflow:hidden; }
.cases .caseList ul{ width:1216px; }
.cases .caseList li{ float:left; width:288px; margin-right:16px;}
.cases .caseList li a{ border:1px solid #bbbbbb;display:block; overflow:hidden; }
.cases .caseList li a .spanImg{position: relative; display:block; width:276px; height:216px; margin:5px; overflow: hidden; background-position:center center; -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover; background-size:cover;}
.cases .caseList li a .spanImg .aB{display:none; width:100%;height:100%; position:absolute; background:rgba(1,91,178,0.8); overflow: hidden; left: 0; top: 0; z-index: 5;}
.cases .caseList li a .spanImg .aB em{ display:block; width:100%; height:100%;background:url(../images/chakan.png) center center no-repeat;}
.cases .caseList li a:hover .aB{ display:block;}
.cases .caseList .box{ width:9999px;}
.cases .caseList .box ul{ float:left;}


/*广告*/
.guanggao{ height: 200px; background: url(../images/guanggao.jpg) center center no-repeat; }
.guanggao .right{ text-align:center;padding-top:35px; width:300px; }
.guanggao .right .div1{ color: #fff; font-size: 15px; }
.guanggao .right .div2{ color: #fff; font-size: 33px; font-weight: 700;padding:0px 0 15px 0; }
.guanggao .right .more{display: block; color: #fff; font-size: 16px; text-align: center; height: 36px;line-height: 36px; border-radius: 36px; width:145px;  background:#ffab15;margin:auto;}
.guanggao .right .more:hover{ background: #c88000; }

/*底部*/
.foot{ background:#1c1c1c;}
.foot .foot_top{ color: #fff;padding:15px 0 20px 0;position: relative; }
.foot .foot_top .divTcn{ font-size: 26px; }
.foot .foot_top .divTen{ font-size:13px; }
.foot .foot_top .ewm{position: absolute;right:50%;margin-right: -600px;top:0; z-index: 10; background:#fff; width: 140px; height: 154px; }
.foot .foot_top .ewm img{display: block; width: 120px; height: 120px;margin:10px 10px 0px 10px;}
.foot .foot_top .ewm .t{text-align: center; color: #666; font-size:13px;line-height:20px; }
.foot .foot_nav{ height:60px; line-height: 60px; border-top:1px solid #726f6f;border-bottom:1px solid #726f6f; }
.foot .foot_nav a{ float: left;margin-right:50px; display: block;font-size:15px; color: #fff; }
.foot .foot_nav a:hover{ text-decoration: underline; }
.foot .foot_foot{}
.foot .foot_foot .ffleft{padding:30px 0;}
.foot .foot_foot .ffleft .divLin{line-height:30px; color: #9b9a9a; font-size: 14px;}
.foot .foot_foot .ffleft .divLin .span1{padding-right:15px;}
.foot .foot_foot .ffleft .divLin a{color: #9b9a9a; font-size: 14px;}
.foot .foot_foot .ffleft .divLin a:hover{ color: #fff; }
.foot .foot_foot .tel{ border:1px solid #fff; text-align: center; color: #fff; height: 87px;padding:0 30px;margin-top:35px; }
.foot .foot_foot .tel .div1{  font-size:17px; line-height:20px;padding:10px 0 5px 0;}
.foot .foot_foot .tel .div2{  font-size:37px; font-family:Impact; line-height: 40px;}



/**/
.breadcrumbs{margin-bottom:15px; border-bottom:3px solid #034d94; font-size: 14px; padding: 8px 25px; line-height: 30px; background: #f4f4f4; color: #666;}
.breadcrumbs a{color:#666; font-size: 14px;}
.breadcrumbs a:hover{ text-decoration:underline; color: #dc0000;}
/**/
.page_nav{ padding:15px 15px; color:#999; font-size:14px; text-align:center; background-color:#fff;}
.page_nav .nolink{display:inline-block; margin:0 5px; padding:0 5px; height:25px; line-height:25px; border:1px solid #fff;}
.page_nav font,.page_nav a{ display:inline-block; margin:0 5px; padding:0 10px; border:1px solid #e5e5e5; height:25px; line-height:25px; border-radius:5px;}
.page_nav font{ border:1px solid #fff;}
.page_nav a:hover{ color:#fff; border:1px solid #54a530; background-color:#54a530}

.viewpage{ margin:0; padding:20px 0 50px 0; border-top:1px solid #eee;}
.viewpage .main_r_nav{ color:#999; font-size:14px; line-height:30px;}
.viewpage .main_r_nav a{ font-size:14px; color:#444}
.viewpage .main_r_nav a:hover{ text-decoration:underline;}

/*分页*/
.fenye{ text-align:center; color:#666; font-size:14px; line-height:30px; padding:20px 0;}
.fenye .rows{ color:#666; font-size:13px; padding:0 10px;}
.fenye .current{ display: inline-block; color:#005fbb; font-size:14px; padding:0 5px;}
.fenye .num,.fenye .next{display:inline-block; margin:0 3px; padding:0 10px;  border:1px solid #ddd; color:#666; font-size:14px; height:28px; line-height:27px; border-radius:5px;}
.fenye .num:hover,.fenye .next:hover{ background-color:#ffab15; color:#fff; border:1px solid #ffab15;}



.main{ background-color:#fff; padding:30px 0;}
.main .main_right{ width:920px;}
.text{ line-height:35px; font-size:15px; color:#444;padding:30px;}

.text img{ max-width:100%;}
.main .tT01{ text-align:center; line-height:35px; margin-top:20px;}
.main .tT01 .span1{ font-size:24px; color:#444;}
.main .subtitle{font-size: 13px; line-height: 24px; height: 24px; color: #8F8F8F; text-align:center;}
.main .subtitle span{ padding:0 10px;}


#faqbox{padding:90px 0 50px 0; background-color:#fff;}
#faqbox form{}
#faqbox .faqline{line-height:2em;text-align:left; padding-bottom:10px; color:#999; font-size:13px;}
#faqbox .faqtit{width:150px;display:block;float:left;clear:both;text-align:right; color:#555;}
#faqbox .Content{line-height:2em;text-align:left; padding-bottom:10px;}
#faqbox font{margin:0 5px;}
#faqbox .FaqTitle{ height:50px; line-height:50px; padding:0 10px; border:1px solid #ddd; width:635px; vertical-align:top;}
#faqbox .Content textarea{height:100px;}
.wizfrm{ border:none;width:655px;height:50px;line-height:50px;font-size:16px;color:#fff;text-align:center;cursor:pointer;background:#005fbb; margin-top:20px;  font-family:'Microsoft YaHei';-moz-transition: all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; border-radius:5px;}
.wizfrm:hover{ background-color:#ffab15; }

/**/

.main .proList{width:920px;position:relative; margin-top:10px;}
.main .proList{ overflow:hidden; width:930px;}
.main .proList li{ width:300px; float:left; margin:0 10px 0px 0; } 
.main .proList li .boxa{ width:298px;  border:1px solid #ddd; display:block; cursor:pointer;}
.main .proList li .boxa .spanImg{ display:block; overflow:hidden;width:288px; height:240px; margin:5px; position:relative;
background-position:center center; 
-webkit-background-size: cover;  
-moz-background-size: cover;  
-o-background-size: cover; 
background-size:cover;}
.main .proList li .boxa .spanImg .aB{display:none; width:100%;height:100%; position: absolute; background:rgba(0,64,153,0.8); overflow: hidden; left: 0; top: 0; z-index: 5;}
.main .proList li .boxa .spanImg .aB em{ display:block; width:100%; height:100%;background:url(../images/chakan.png) center center no-repeat;}
.main .proList li .boxa:hover .spanImg .aB{ display:block;}
.main .proList li .spanT{ display: block; z-index:10; height:35px; line-height:33px; width:222px; margin:auto; text-align:center;color:#666; font-size:13px;overflow:hidden;white-space: nowrap;text-overflow: ellipsis; }
.main .proList li .spanT:hover{ color:#e0222c;}

/**/
.main .news_list{}
.main .news_list li{border-bottom: 1px dashed #e4e4e4; padding:15px;}
.main .news_list li .titleBox{}
.main .news_list li a{ color:#333; font-size:15px;}
.main .news_list li a:hover{ color:#dc2b21; text-decoration:underline;}
.main .news_list li .desc{ line-height: 22px; max-height: 44px;  color: #999;  overflow: hidden; font-size:13px; margin-top:8px; padding:0 0 0 0px;}
.main .news_list li .lMore{ font-size:13px; color:#b7b7b7;}

